home *** CD-ROM | disk | FTP | other *** search
- -- card: 10417 from stack: in.0-4
- -- bmap block id: 18777
- -- flags: 0000
- -- background id: 8040
- -- name: Ex 2.6
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=48 top=100 right=209 bottom=244
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: choice1
- ----- HyperTalk script -----
- on mouseUp
- hide cd fld "feedback"
- set hilite of me to not hilite of me
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=261 top=93 right=266 bottom=442
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: choice4
- ----- HyperTalk script -----
- on mouseUp
- hide cd fld "feedback"
- set hilite of me to not hilite of me
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=56 top=210 right=334 bottom=196
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: choice3
- ----- HyperTalk script -----
- on mouseUp
- hide cd fld "feedback"
- set hilite of me to not hilite of me
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=257 top=271 right=340 bottom=340
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: choice2
- ----- HyperTalk script -----
- on mouseUp
- hide cd fld "feedback"
- set hilite of me to not hilite of me
- end mouseUp
-
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=348 top=320 right=338 bottom=463
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Correct Answer
- ----- HyperTalk script -----
- -- This handler shows the correct answer. It dehilites all btns,
- -- then hilites the correct ones.
- on mouseUp
- hideFeedback
- repeat 3
- wait 15
- dehiliteBtns
- wait 15
- lock screen
- repeat7with i=1 to 4
- set the hilite of btn i to true
- end repeat
- unlock screen
- end repeat
- ans 4,cd
- end mouseUp
-
-
-
- -- part 12 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=400 top=298 right=316 bottom=459
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Done
- ----- HyperTalk script -----
- -- The "checkManyRight" handler is in the stack script. The "cd"
- -- argument indicates that this cd requires feedback in a cd fld.
- on MouseUp
- checkManyRight cd
- end mouseUp
-
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=67 top=290 right=340 bottom=411
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 174
- -- text size: 12
- -- style flags: 0
- -- line height: 14
- -- part name: feedback
- ----- HyperTalk script -----
- on mouseUp
- put empty into me
- hide me
- end mouseUp
-
-
- -- part contents for background part 9
- ----- text -----
- 6 of 8
-
- -- part contents for background part 6
- ----- text -----
- Here are four different drawings. Click on all the ones that could have been made with the HyperCard painting tools.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -- part contents for background part 19
- ----- text -----
- Correct. HyperCard’s painting tools can create almost any graphic a stack will need.
- Yes, this choice is correct—but look closely and you’ll see that all choices are correct.
- Yes, these choices are correct—but look closely and you’ll see that all choices are correct.
- This is the correct answer. HyperCard’s painting tools can create almost any graphic a stack will need.
-
- -- part contents for background part 20
- ----- text -----
- 1234